Welcome![Sign In][Sign Up]
Location:
Search - VC I

Search list

[Windows DevelopVC++多串口控制解决方案源代码

Description: 串口通讯程序。可用于多个串口,本人转载于别处,希望资源共享。-serial communication program. Serial number can be used, reproduced elsewhere, I hope that the sharing of resources.
Platform: | Size: 63082 | Author: 译名 | Hits:

[Other resourceMatlab与VC CBuilder混合编程精选

Description: 本套资料,包含了各种Matlab和C++混合编程的例子和理论.是研究Matlab 和VC CBuilder的最权威和经典的例子.在网上搜集的时候发了一个下午的时间。结果发现内容太少了.不得不到我们学校的图书馆去找了。找遍了整个中国期刊全文数据库(CJFD),才找到了这几篇对与编程人员来说的有帮助和参考的文章了。发了我好几块钱了,希望对那些Matlab与Vc和Cbuilder混合编程的人员有很大的帮助了.-the sets of data, including a variety of mixed Matlab and C programming examples and theory. Research VC CBuilder Matlab and the most authoritative and classic examples. The online collection of hair at a time. The results showed very little content. Our school had to find a library. Grateful the entire CJFD (CJFD), they will find this program with a few pairs of officers help and reference of the article. I made a few good money in the hope that those with vitamin C and Matlab Cbuilder mixed programming staff have great help.
Platform: | Size: 1170248 | Author: srgr | Hits:

[WinSock-NDISvc网络监听

Description: 基于创建原始套接字,修改I/0选项实现的一个IP包捕获的应用程序 -on creating original socket, revised I / 0 option of achieving an IP packet capture applications
Platform: | Size: 30204 | Author: ddda | Hits:

[OpenGL program图形学的一个课程设计

Description: 我个人设计的用opengl设计的纹理贴图程序 语言为VC-I personally designed using opengl textures designed for the programming language Visual C
Platform: | Size: 49624 | Author: 书架 | Hits:

[GDI-Bitmap图像雾化处理程序源代码vc++

Description: 本人为电力抄表系统做的图像雾化处理算法,用vc++开发,程序有不足之处,希望多指正-I electricity meter reading system to do the image processing algorithm atomization using vc development procedure is inadequate, and it is hoped more correction
Platform: | Size: 2904 | Author: 杨小辉 | Hits:

[Other resource酒店餐饮管理vc++

Description: 本人的毕业设计,获得校2005年优秀毕业设计有叫详细的设计思想-I graduated design school in 2005 was outstanding graduate design called the detailed design idea
Platform: | Size: 2085378 | Author: 顾雷 | Hits:

[Other电力监控系统VC实现五

Description: 在中小型电力行业系统中,曲线的要求比较严格,虽然网络上面各种曲线控件非常多,但是很多只能提供一段时间的曲线显示或者历史若干个点的显示。比如在一个普通的小型水电站系统中我们会牵涉到许多的点(可能甚至达到400到500多个),一般的电站运行人员或者管理者希望能够对这类点的历史运行状况进行还原(即能够将历史运行的各个点状况进行还原),曲线就是非常重要的一个环节了,考虑到各种因素,由于很多控件虽然外表包装漂亮,但是功能觉得不能这么完善,所以我自己写了一个显示控件,现进行简要的介绍,希望对这个方面寻求帮助的人有帮助!-SMEs in the power industry system, the curve of the more stringent requirements, although the network control curve above all is very large, but many only for a period of the curve shows or historical point of a number of shows. For example, in a general system of small hydropower stations, we will involve many of the points (which may even reach 400 to 500 s), the average power plant operating personnel or managers hope to be able to point to the history of these operating conditions reduction (that is, to run the various historical points situation reduction) curve is a very important aspect, taking into account various factors, as many controls exterior packaging beautiful, but functional think it is not so perfect, so I wrote a show that the controls are for a brief introduction, and I
Platform: | Size: 573781 | Author: 陈一拉 | Hits:

[IME Develop源码附件:VC--初探WINDOWS下的IME编程

Description: 初探WINDOWS下IME编程源码: 大家知道,DELPHI许多控件有IME属性。这么好用的东西VC可没自带,怎么办呢?其实,可通过注册表,用API实现。下面说一下本人对IME的研究结果,并提供示例工程供大家参考: -of IME programming under Windows source : As we all know, many controls are DELPHI IME attributes. So handy things VC may not own, how do? In fact, through the registry, using API. Now I say something right IME's findings, and provide examples of projects for your consideration :
Platform: | Size: 10706 | Author: 周梦蝶 | Hits:

[Other resource图书馆管理系统VC++

Description: 此源程序是图书馆管理系统,用VC++做的,希望大家支持。 功能有图书馆的一切功能-this is the source library management system, with VC done, I hope you will support them. Function library of all functions
Platform: | Size: 108173 | Author: 郑宁 | Hits:

[Com PortComAssistant串口通信Comport

Description: 串口调试助手 v1.0 使用说明 本程序完全参照龚建伟《串口调试助手V2.2》制作而成,原软件是用VC编写的,我将它改用Delphi编写,作为我学习串口编程的一个例子与工具使用。 其中用到串口控件为ComPort,该控件为开源软件,各大网站均有下载,目前最新版为3.0。 使用平台: WIN9X/NT/2000/XP 本软件目前仅供三线制(NONMODEM)串口调试之用,所有功能均置于界面上,一目了然,其义自明,这里仅对十六进制发送作一说明: 十六进制发送:选中(CHECK)十六进制发送后,程序会自动从发送框取16进制数发送,最好按16进制格式填写,例如:12 34 56 77 10 使用窗口悬浮功能:点击程序左下角的针状按钮可以使程序置于最上层,保持可见; 放大至全屏:当需要扩大接收窗口以方便观看数据时,可以点击右上角最大化按钮 另外:还要注意的是调试串口时,插拨串口接头应尽量关闭计算机,至少保证一端是关闭的。 其它串口资料如接线、标准、源代码、编程、串口网络可到 龚建伟技术主页http://www.gjwtech.com 查找。 EMAIL:mastersky@21cn.com QQ:11116580 作者:sky 2005-12-19 原作者:龚建伟 工学博士 原作者联系方式:webmaster@gjwtech.com-serial debugging assistant v1.0 use of this procedure complete reference Dan "serial debugging assistant V2.2" produced, the original software was prepared by the VC, I will use it to prepare Delphi, as I learn of a serial programming examples and the use of tools. Which used to ComPort Serial control, the control of open-source software, have downloaded all the major websites, The current version 3.0. The use of platforms : the IMS software is currently only three-wire (NONMODEM) Serial Debugger use all the functions were placed on the interface, transparent, its meaning is self-evident, only here for hexadecimal Send a note : hexadecimal this : elections (CHECK) hexadecimal sent, procedures will be sent automatically from the box from 16 decimal numbers sent, preferably by comp
Platform: | Size: 269864 | Author: zesfl | Hits:

[Special Effectsvc++所做的图像阅读器

Description: vc++所做的图像阅读器,相信对做数字图像的朋友是有帮助的呀。-vc the image reader, I believe that the digital images do is help a friend's business.
Platform: | Size: 43079 | Author: 黄晓伟 | Hits:

[Streaming Mpeg4i@Conference_v2.8.5_Demo

Description: 用VC++开发的视屏会议软件Demo版,对Mpeg-4压缩技术和传输技术很成熟,对H.323协议的写法值得借鉴-development of the VC conferencing software Demo screen version the MPEG-4 compression technology and transmission technology is very mature and H.323 should draw on the wording
Platform: | Size: 4721636 | Author: nana | Hits:

[CSharp用vc编写的发送手机短信系统

Description: VC开发的手机短信程序,功能真的是比较全,这可是我收藏比较经典的代码-development of the VC SMS procedures, functions really is the whole, which I compare classic collections of code
Platform: | Size: 49893 | Author: 杨洋 | Hits:

[Driver DevelopUSBdriver-vc

Description: usb 上位机程序,基于DDK。编写USB上位机程序时候最好的参考资料。一般人我不告诉他。-USB PC procedure, based on DDK. USB PC preparation procedures often the best reference. Generally I do not tell him.
Platform: | Size: 75212 | Author: 陈刚 | Hits:

[OtherVC调用matlab中自定义的.m

Description: 这个程序是我用来做数据处理的,在VC中调用matlab编写的.m文件来实现我所需功能,直接调用matlab中现成的函数来处理在vc中需要自己编很长代码来实现的数据处理函数,提高了工作效率,结合vc的界面美观与matlab的方便-this procedure is used for data processing. the VC Calling Matlab prepared. m documents I needed to realize functions, called directly available in Matlab functions to address the needs vc own code provision long to realize the data processing Function, improving work efficiency, vc combined with the beautiful interface convenience Matlab
Platform: | Size: 177880 | Author: 向礼 | Hits:

[Windows Develop20061178223892

Description: 本人是VC开发的菜鸟希望大家多多指教谢谢了谢谢了谢谢了-VC I hope you guys exhibitions Thank you Thank you Thank you a
Platform: | Size: 315042 | Author: 相同 | Hits:

[Other resourceCS-GAME-VC

Description: 一个逼真的CS游戏!内含原码,用VC6.0可编译成功!希望大家一起研究研究,我的地址0002niw@163.com-a simulated game CS! Includes the original code can be compiled using VC6.0 success! We hope that the studies together, I address 0002niw@163.com
Platform: | Size: 6231359 | Author: 00w | Hits:

[GUI DevelopVC++_source_bmp

Description: 资源封装的最好例子,这是本人初学时的一个练习-resources the best example of this is that when I am a practicing
Platform: | Size: 179370 | Author: 杨尚昆 | Hits:

[Otherftptranser

Description: 大家好,好久没做什么东西了,前些日子偶然看到本论坛的一个FTP多线程断点续传的源代码,拿来研究了一下,相信有很多朋友也对此感兴趣。今天和大家一起讨论一下。 这个软件最大的遗憾就是是BCB的东西,而好多朋友用的是VC,我花了两天时间才把他完全弄成VC的版本,然后心血来潮,想自己编一个。于是规划了一下,先做界面,下载部分吗?打算用完成端口。这样在Windows下比较有效率。-you all a long time has not done anything, happened to see a few days ago in this forum a multithreaded FTP HTTP source code, which was used some research, I believe a lot of our friends are interested. And today we together to discuss the issue. The software is the biggest regret is BCB things, and a lot of friends with the VC, I spent two days before he fully inflicted VC version, and then the idea of a provision to their own. So a little planning, and produced interface, download part? Intends to complete the port. So in Windows more efficient.
Platform: | Size: 119109 | Author: 鹏鹏 | Hits:

[Mathimatics-Numerical algorithmsVC++partD

Description: 此代码为VC++常用数值算法这本书中附赠的光D部分的源代码,C部分得我已经传了-this code to VC numerical algorithm commonly used in the book comes with the D-part of the source code, part C, but I have passed a
Platform: | Size: 101339 | Author: wgq0426 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net